Skip to main content

XPDFViewer_ChooseMouseMode

Type

command

Summary

Choose a mouse mode. The viewer defaults to browse mode. Choose selection to select text.

Syntax

XPDFViewer_ChooseMouseMode <viewerName>, {"selection" | "browse" | "image" }

Description

The following errors may be thrown by the command:

  • XPDF_ERROR: incorrect number of parameters
  • XPDF_ERROR: PDF viewer not found

Parameters

NameTypeDescription

viewerName

string

The name of the viewer.

Examples

XPDFViewer_ChooseMouseMode "Document1", "selection"

Compatibility and Support

Introduced

LiveCode 1.0.0

OS

mac

windows

Platforms

desktop

Thank you for your feedback!

Was this page helpful?